-
Notifications
You must be signed in to change notification settings - Fork 7
add hw ind, time flags, and avg grade to cheating report table #1715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for now, but we should use the assignment type defined in the grading policy, which is also captured in the course structure, rather than relying on the unit label
"metadata": {
"display_name": "xxx",
"due": null,
"graded": true,
"start": null,
"format": "Homework",
for more information, see https://pre-commit.ci
I changed it to use the label instead |
What are the relevant tickets?
https://github.com/mitodl/hq/issues/8646
Description (What does it do?)
add hw ind, time flags, and avg grade fields to cheating report table(cheating_detection_report)
How can this be tested?
dbt build --select cheating_detection_report